Skip to content

Conversation

@Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 1, 2025

  • The data, indices and vectors_count fields of VectorOutput will have a deprecation notice.
  • Added GetDenseVector(), GetSparseVector(), GetMultiVector() helpers to read VectorOutput with a unified interface.
  • Updated the built-in helpers to use the new fields when constructing Vector.

Signed-off-by: Anush008 <[email protected]>

var client = new QdrantGrpcClient(callInvoker);

var response = client.Qdrant.HealthCheck(new HealthCheckRequest());
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After qdrant/qdrant#6931.

We can't use the health check API for auth tests.

@Anush008 Anush008 changed the title v1.16.0 v1.16.0: Removed use of deprecated vector fields Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants